/**
 * @author F.biz - http://www.fbiz.com.br/
 */

/*************** File loaded successfully: "reset.css" / "global" ***************/

/* --------------------------------------------------------------- Reset */
body{background-color:#fff; min-width:980px; font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;font-size:12px;color:#000;}
body *{outline:none;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
fieldset,img,abbr,acronym{border: 0px;}
p,h1,h2,h3,h4,h5, h6{margin:10px 0;}
ul{list-style-type: none;}
address,caption,cite,code,th,var{font-style:normal;font-weight:normal;}
q:before,q:after {content:'';}
hr{display:none;position:absolute;}
input[type="hidden"]{visibility:hidden;}
textarea{overflow:auto;}
a:link, a:visited, a:active, a:hover{text-decoration:underline;}

/* clear both fix */
.clear, .cb{clear:both;}
br.clear, br.cb{line-height:0;font-size:1px;}

/* hide */
.hide{
	visibility:hidden;
	overflow:hidden;
	height:1px;
	margin-top:-1px;
	font-size:1px;
	line-height:0;
}
/* --------------------------------------------------------------- forms */
.inputHolder{
	overflow:hidden;
	zoom:1;
	padding:0 3px;	
}
.txtR { text-indent:-50000em;}
.txtR a { display:block; }
/*
	Use "http://www.mantecorp.com/salvasurf/" para identificar a raiz do site. Ex.:
	background:url(http://www.mantecorp.com/salvasurf/locales/global/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	Use "http://www.mantecorp.com/salvasurf/locales/global/" para identificar a pasta global do site. Ex.:
	background:url(http://www.mantecorp.com/salvasurf/locales/global/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	Use "http://www.mantecorp.com/salvasurf/locales/pt-BR/" para identificar a pasta local (pt-BR, en-US, etc.) atual do site. Ex.:
	background:url(http://www.mantecorp.com/salvasurf/locales/pt-BR/img/px.gif?v=1.0.0) 0 0 no-repeat;
	
	É possivel criar "variáveis" no CSS:
	
			
	h1{
		color:red;
		overflow:hidden;
		zoom:1;
	}
*/

/*************** File loaded successfully: "flash-structure.css" / "global" ***************/

html,
body,
#flashSite{
	background-color:#030506;
	height:100%;
	min-width:998px;
	min-height:864px;
}
	#flashSite{
		width:100%;
		margin:-1px 0;
	}
h1{
	display:none;
}
